.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; transition: 0.3s; padding-right: 5px;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 80%; font-size: 16px; color: #666666; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 26px; color: #c00505;}
@media screen and (max-width:1500px){
    #logo .font{ display: none !important;}
    .top_tel_con .float-left{ font-size: 14px !important;}
    .top_tel_con span{ font-size: 22px !important;}
    .top_tel_con .pic{ width: 20%;}

}

@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 70%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 95%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; width: 13%; height: 50px; line-height: 50px; font-size: 17px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li a p{ position: relative; z-index: 2;}
#nav li:hover a{ color: #282828;}
#nav li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 16px; display: block; height:5px; background-color: #c00505; width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 100%;}
#nav li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.7); text-align: center;font-size: 14px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #c00505;}
#nav li .navson a:after{ display: none !important;}

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}



.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}
.top_bj_active #logo{ padding: 0.5% 0;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #nav{ font-size: 16px; }
.top_bj_active #top_tel .top_tel_con{ }
.top_bj_active #top_tel .top_tel_con .pic{ width: 17%;}
.top_bj_active #top_tel .top_tel_con .float-left{ line-height: 20px; font-size: 12px;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}






#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #be0505; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


#ssbj{ border-bottom: 1px solid #eaeaea; height: 65px; line-height: 65px; font-size: 14px;}
#ssbj a{  padding: 0 1%; color: #999999;}
#ssbj a:hover{ color: #c00505;}
#ssbj span{ color: #333333;}
.zy_search_form{ width: 80%; float: right; margin-top: 15px; height: 40px; line-height: 40px; background: #f4f4f4; border: 1px solid #f4f4f4; border-radius: 5px;}
.zy_search_form #search_name{ width: 80%; height: 38px; line-height: 38px; float: left; background: #f4f4f4; outline: none; color: #999; font-size: 13px; text-indent: 20px;}
.zy_search_form #button{ width: 20%; height: 38px; line-height: 38px; background: url("../images/ss.png") no-repeat center #f4f4f4; float: right; cursor: pointer; border:none;outline: none; transition: 0.3s;}
@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 4%; float: none;}
}

.nav_zi li{ float: left; width: 15%;}
.nav_zi li i{ float: left; color: #c00505; font-size: 10px; margin-right: 5px;}
.nav_zi li a{ color: #333333 !important;}
.nav_zi li:hover a{ color: #c00505 !important;}

/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") repeat center; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nr_bj .main{ padding: 2% 0; }
#end_nr_bj .main .float-left{ border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .float-left .end_logo{ padding: 0 0 5%; text-align: left;}
#end_nr_bj .main .float-left .end_logo img{ max-width: 100%;}
#end_nr_bj .main .float-left p{ color: #fff; line-height: 35px;}
#end_nr_bj .main .float-left p i{ float: left; font-size: 18px; margin-right: 2%;}

#end_nr_bj .main .end_lx{ padding: 1% 5% 0; border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .end_lx .tit{ color: #fff; font-size: 24px;}
#end_nr_bj .main .end_lx .tit span{ font-size: 14px; text-transform: uppercase; font-family: Arial; padding-left: 10px;}
#end_nr_bj .main .end_lx ul{ padding-top: 10%;}
#end_nr_bj .main .end_lx ul li{ float: left; width: 33%; height: 35px; line-height: 35px;}
#end_nr_bj .main .end_lx ul li a{ color: #fff;}
#end_nr_bj .main .end_lx ul li i{ float: left; margin-right: 5%; font-size: 12px;}

#end_nr_bj .main .float-right{ text-align: center;}
#end_nr_bj .main .float-right .ewm{ display: inline-block; width: 35%; padding: 0 1%;}
#end_nr_bj .main .float-right .ewm span{ display: block; height: 40px; line-height: 40px; color: #fff;}
#end_nr_bj .main .float-right img{ max-width: 100%;}

@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-left ul{ width: 20%;}
    #end_nr_bj .main .end_lx .tit{ font-size: 15px;}
    #end_nr_bj .main .end_lx .tit span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 65%;}
    #end_nr_bj .main .float-left ul:last-of-type{ width: 35%;}
}
@media screen and (max-width:767px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 100%;}
    #end_nr_bj .main .float-right{ padding-top: 5%;}
    #end_nr_bj .main .end_lx{ border: none;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.4); border-top: 1px solid rgba(255,255,255,0.1); text-align: center; }
#end_line a{ color: #7c8187;}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: #be0505;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: center;}
.tit_in h2{ color: #333333; font-size: 36px; margin-bottom: 10px !important;}
.tit_in h2 span{ color: #c00505; font-weight: bold;}
.tit_in p{ display: inline-block; color: #999; font-size: 16px; text-transform: uppercase; position: relative;}
.tit_in p:before{ position: absolute; left: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
.tit_in p:after{ position: absolute; right: -130px; top: 50%; content: ''; width: 100px; height: 1px; background: #cecece;}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 28px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 18px; margin: 0 !important;}
    .tit_in p{ font-size: 12px;}
}
@media screen and (max-width:765px){
    .tit_in h2{ font-size: 18px;}
}

#cpnr{ margin-top: 3%;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}
#cpnr .gallery-top .swiper-slide ul{ margin: 0 -15px !important;}
#cpnr .gallery-top .swiper-slide li{ margin-bottom: 1%; position: relative;}
#cpnr .gallery-top .swiper-slide li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; border: 1px solid #efefef; }
#cpnr .gallery-top .swiper-slide li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; text-align: center; position: absolute; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide li .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; z-index: 1; font-size: 16px; background: rgba(0,0,0,0.5); text-align: center; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.5s;}
#cpnr .gallery-top .swiper-slide li .font{ position: absolute; left: 50%; top: 50%; background: rgba(255,255,255,0.9); width: 0; height: 0; padding: 8% 0; text-align: center; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font .tit{ color: #333333; font-size: 20px; font-weight: bold; background: url("../images/cptit_line.png") no-repeat center bottom; height: 40px;}
#cpnr .gallery-top .swiper-slide li .font .con{ color: #7f7f7f; font-size: 16px; padding: 3% 0 5%;}
#cpnr .gallery-top .swiper-slide li .font .con span{ color: #c00505;}
#cpnr .gallery-top .swiper-slide li .font .more{ display: inline-block; width: 40%; height: 35px; line-height: 35px; background: #c00505; border-radius: 20px; color: #fff;}
#cpnr .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#cpnr .gallery-top .swiper-slide li:hover .pic p{ bottom: -60px;}
#cpnr .gallery-top .swiper-slide li:hover .font{ width: 80%; height: 80%; left: 10%; top: 10%; opacity: 1;}
#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { height: 65px; line-height: 65px; background: #f0f0f0; font-size: 15px; color: #333333; cursor: pointer; padding-left: 1%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cpnr .gallery-thumbs .swiper-slide i{ float: left; font-size: 30px; color: #c00505; margin-right: 2%;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #c00505;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active i{ color: #fff;}
@media screen and (max-width:1200px){
    #cpnr .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:991px){
    #cpnr .gallery-top .swiper-slide li .pic p{ height: 40px; line-height: 40px; font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .more{ margin-top: 10%;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
}
@media screen and (max-width:765px){
    #cpnr .gallery-top .swiper-slide p{ font-size: 12px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .pic p{ font-size: 12px;}
}


#ysbj{ background: url("../images/ysbj.jpg") no-repeat center fixed;}
#ysbj .tit_in h2,#ysbj .tit_in h2 span,#ysbj .tit_in p{ color: #fff;}


#youshi{ margin-top: 4%; overflow: hidden;}
#youshi .swiper-container {
    width: 100%;
    height: 100%;
}
#youshi .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 3% 0 2%;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#youshi .swiper-slide .pic{ background: url("../images/ys_pic.png") no-repeat center; width: 80px; height: 80px; line-height: 80px; text-align: center; }
#youshi .swiper-slide .pic i{ display: none; color: #fff; font-size: 30px;}
#youshi .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#youshi .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#youshi .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#youshi .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#youshi .swiper-slide h3{ color: #333333; font-weight: bold; font-size: 18px; padding: 5% 0 2%;}
#youshi .swiper-slide span{ display: block; padding: 3% 10%; text-align: center; color: #999999; font-size: 16px; min-height: 110px;}
#youshi .swiper-slide p{ color: #bfbfbf;}
@media screen and (max-width:768px){
    #youshi{ padding: 0 3%;}
}


#scsl{ margin-top: 3%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide .pic .font{ position: absolute; left: -10%; bottom: 5%; width: 80%; height: auto; border-radius: 10px; background: rgba(255,255,255,0.9); transition:0.4s; padding: 3% 5%; opacity: 0;}
#scsl .swiper-slide .pic .font p{ color: #333333; font-size: 20px; font-weight: bold; height: 40px; line-height: 40px; border-bottom: 1px solid #e8e8e7; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative; padding-left: 3%;}
#scsl .swiper-slide .pic .font p:before{ position: absolute; left: 0; top: 20%; width: 3px; height: 60%; background: #c00505; content: '';}
#scsl .swiper-slide .pic .font p i{ float: right; color: #c31414; font-size: 20px;}
#scsl .swiper-slide .pic .font span{ display: block; color: #7f7f7f; font-size: 16px; height: 40px; line-height: 40px;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-slide:hover .pic .font{ opacity: 1; left: 10%;}

#scsl .swiper-button-next:after,#scsl .swiper-button-prev:after{ display: none;}
#scsl .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#scsl .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#scsl .control-bar .w-btn { border-radius: 0; width: 35px; height: 35px; margin: 2px; text-align: center; line-height: 35px; background-color: #8a8a8a; position: relative; color: #eeeeee; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .w-btn:hover { background-color: #be0505; color: #ffffff; }
#scsl .control-bar .prev_next i { display: block; width: 0; position: relative; height: 1px; background-color: CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .prev_next i::before, #scsl .control-bar .prev_next i::after { content: ''; display: block; width: 10px; height: 1px; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .prev_next i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#scsl .control-bar .prev_next i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#scsl .control-bar .prev_next.next i { margin-left: 10px; }
#scsl .control-bar .prev_next.next i::before, #scsl .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#scsl .control-bar .prev_next.prev i { margin-right: 10px; }
#scsl .control-bar .prev_next.prev i::before, #scsl .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#scsl .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#scsl .control-bar .prev_next:hover i::before, #scsl .control-bar .prev_next:hover i::after { width: 8px; }
#scsl .control-bar .more i { width: 15px; height: 1px; background-color: CurrentColor; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .more i::before, #scsl .control-bar .more i::after { content: ''; display: block; width: 100%; height: 100%; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#scsl .control-bar .more i::before { top: -6px; }
#scsl .control-bar .more i::after { bottom: -6px; }
#scsl .control-bar .more:hover i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); width: 2px; height: 2px; }
@media screen and (max-width:1440px){
    #scsl .swiper-slide .pic .font span{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:1200px){
    #scsl .swiper-slide:before{ display: none;}
    #scsl .swiper-slide .pic .font p{ font-size: 16px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 12px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    #scsl .swiper-slide .pic .font p{ font-size: 14px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 12px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:765px){
}



#gsjj_bj{ background: url("../images/jj_bj.jpg") no-repeat center;}
#gsjj_bj .content{ padding-top: 3%;}
#gsjj_bj .pic img{ max-width: 100%;}
#gsjj_bj .nr{ color: #666666; line-height: 35px; font-size: 16px;}
#gsjj_bj .nr .bt{ padding-bottom: 2%; position: relative; background: url("../images/jj_tit_line.png") repeat-x left bottom;}
#gsjj_bj .nr .bt p{ color: #c00505; font-size: 32px; font-weight: bold; height: 40px;}
#gsjj_bj .nr .bt span{ display: block; color: #333333; font-size: 20px;}
#gsjj_bj .nr .content_zy{ margin: 5% 0; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#gsjj_bj .nr .content_zy a{ color: #c00505;}
#gsjj_bj ul{ text-align: center; padding-top: 3%;}
#gsjj_bj ul li{ display: inline-block; width: 24%; text-align: center;}
#gsjj_bj ul li p{ display: inline-block; background: url("../images/jj_lb.png") no-repeat center; width: 74px; height: 86px; line-height: 86px;}
#gsjj_bj ul li p i{ font-size: 30px; color: #fff; transition: 0.3s;}
#gsjj_bj ul li span{ display: block; color: #666666; font-size: 16px; padding-top: 5px;}
#gsjj_bj ul li:hover p i{-webkit-animation: swing 1 1s linear; -o-animation: swing 1 1s linear; animation: swing 1 1s linear; }
@media screen and (max-width:1200px){
    #gsjj_bj .nr .bt p{ font-size: 26px;}
    #gsjj_bj .nr .bt span{ font-size: 16px;}
    #gsjj_bj .nr .content_zy{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #gsjj_bj .nr{ margin-top: 5%;}
    #gsjj_bj .nr .bt p{ font-size: 24px; height: 30px;}
    #gsjj_bj .nr .bt span{ font-size: 14px;}
    #gsjj_bj ul li span{ font-size: 14px;}
}


#ggbj{ background: url("../images/gg_bj.jpg") no-repeat center fixed; position: relative;}
#ggbj:before{ position: absolute; right: 0; top: 0; content: ''; background: url("../images/gg_line.png") no-repeat center left; width: 47%; height: 100%;}
#ggbj .container{ padding: 2% 0; color: #fff;}
#ggbj .font{ text-align: center;}
#ggbj .font h2{ font-size: 30px; font-weight: bold !important;}
#ggbj .font p{ display: inline-block; font-size: 20px; height: 60px; line-height: 60px; position: relative;}
#ggbj .font p:before{ position: absolute; left: -70px; top: 40%; content: ''; background: url("../images/gg_tit_left.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font p:after{ position: absolute; right: -70px; top: 40%; content: ''; background: url("../images/gg_tit_right.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font .more{ display: inline-block; margin-top: 1%; width: 25%; height: 45px; line-height: 45px; background: #c00505; border-radius: 5px; color: #fff; transition: 0.3s;}
#ggbj .font .more:hover{ background: #fff; color: #c00505;}
#ggbj .zixun{ padding: 0 0 0 8%;}
#ggbj .zixun .tel_con .pic{ float: left; transition: 0.3s; padding: 15px 10px 0 0;}
#ggbj .zixun .tel_con .pic img{ max-width: 100%;}
#ggbj .zixun .tel_con .float-left{ width: 80%; font-size: 16px; line-height: 35px; transition: 0.3s;}
#ggbj .zixun .tel_con .float-left span{ display: block; font-size: 36px; font-family: Impact; }
#ggbj .zixun .zx{ float: left; margin-top: 5%; border: 1px solid rgba(255,255,255,0.2); height: 50px; line-height: 50px; font-size: 16px; padding: 0 8%;}
#ggbj .zixun .zx i{ float: left; font-size: 20px; margin-right: 15px;}

@media screen and (max-width:1440px){
    #ggbj .font h2{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #ggbj .zixun .tel_con .pic{ width: 20%;}
    #ggbj .zixun .tel_con .float-left span{ font-size: 30px;}
    #ggbj .zixun .zx{ font-size: 14px;}
    #ggbj .font h2{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #ggbj .font h2{ font-size: 20px;}
    #ggbj .font p{ font-size: 14px;}
}



#xw_bj{ background: url("../images/xwbj.jpg") repeat-y center;}
#xwpic,#xwnr{ margin-top: 3%;}
#xwpicnr .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#xwpicnr .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr .swiper-slide .font{ background: #fff; width: 100%; padding: 3%; text-align: left;}
#xwpicnr .swiper-slide .font .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; height: 40px; border-bottom: 1px solid #ececec; }
#xwpicnr .swiper-slide .font .news_info{ color: #999999; font-size: 14px; margin: 1% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xwpicnr .swiper-slide .font .news_time{ line-height: 30px; color: #999999; font-size: 14px;}
#xwpicnr .swiper-slide .font .news_time i{ float: left; margin-right: 10px;}
#xwpicnr .swiper-pagination{ right: 10px; bottom: 0; left: auto; height: 30px; text-align: right;}
#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #c00505; width: 10px; height: 10px;}


#indexNews li{ background: #fff; padding: 7% 5%; transition: 0.3s; cursor: pointer;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; height: 40px; border-bottom: 1px solid #ececec; transition: 0.3s;}
#indexNews li .news_info{ color: #999999; font-size: 14px; margin: 1% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#indexNews li .news_time{ float: left; line-height: 30px; color: #999999; font-size: 14px;}
#indexNews li .news_time i{ float: left; margin-right: 10px;}
#indexNews li .more{ float: right; height: 30px; line-height: 30px; background: #c00505; border-radius: 15px; color: #fff; padding: 0 5%; transition: 0.3s;}
#indexNews .row{ margin-top: 4%;}
#indexNews .row li{ padding: 10% 7%;}
#indexNews .row li .news_info{ font-size: 13px; margin: 2% 0;}
#indexNews li:hover{ background: #c00505;}
#indexNews li:hover .news_title,#indexNews li:hover .news_info,#indexNews li:hover .news_time{ color: #fff;}
#indexNews li:hover .news_title{ border-bottom: 1px solid rgba(255,255,255,0.2);}
#indexNews li:hover .more{ background: #fff; color: #c00505;}
@media screen and (max-width:991px){
    #indexNews .row li{ margin-bottom: 4%;}
}
@media screen and (max-width:768px){
    #indexNews .row .col-12{ padding: 0;}
}



/*公司简介*/
.gsjj .pic{ text-align: center;}
.gsjj .pic img{ max-width: 100%;}
.gsjj .font .bt{ background: url("../images/jj_tit_line.png") repeat-x left bottom; padding-bottom: 4%; line-height: 38px; position: relative;}
.gsjj .font .bt:before{ position: absolute; content: 'Company profile'; left: 0; top: 20%; text-transform: uppercase; color: rgba(192,5,5,0.03); width: 100%; height: 100%; font-size: 70px; font-family: Bahnschrift; }
.gsjj .font .bt p{ color: #333333; font-size: 32px; font-weight: bold;}
.gsjj .font .bt p b{ float: left; margin-right: 5px; display: block; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.gsjj .font .bt p i{ float: left; margin-left: 10px;}
.gsjj .font .bt span{ display: block; clear: both; color: #666666; font-size: 18px;}
.gsjj .font .content_zy{ color: #666666; font-size: 15px; padding: 5% 0; line-height: 35px;}
@media screen and (max-width:1200px){
    .gsjj .font .bt:before{ font-size: 60px;}
}
@media screen and (max-width:991px){
    .gsjj .font .bt p{ font-size: 26px;}
    .gsjj .font .bt span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .gsjj .font .bt:before{ display: none;}
    .gsjj .font .bt p{ font-size: 22px;}
    .gsjj .font .bt span{ font-size: 12px;}
}


#qywh{ margin-top: 4%; overflow: hidden;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
}
#qywh .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    border: 1px solid #d7d7d7;
    padding: 2%;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
}
#qywh .swiper-slide .pic{ float: left; width: 25%; text-align: center; padding-top: 2%; }
#qywh .swiper-slide .pic img{ display: none; max-width: 100%; filter: drop-shadow(-8px 5px 8px rgba(8, 43, 83, 0.1)); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#qywh .swiper-slide:nth-of-type(1) .pic img:nth-of-type(1){ display: inline-block;}
#qywh .swiper-slide:nth-of-type(2) .pic img:nth-of-type(2){ display: inline-block;}
#qywh .swiper-slide:nth-of-type(3) .pic img:nth-of-type(3){ display: inline-block;}
#qywh .swiper-slide .float-left{ width: 75%;}
#qywh .swiper-slide h3{ color: #333333; font-weight: bold !important; font-size: 22px;}
#qywh .swiper-slide span{ display: block; padding-top: 3%; color: #666666; font-size: 16px;}
#qywh .swiper-slide:hover .pic img{ -webkit-animation: swing 1 1s linear; -o-animation: swing 1 1s linear; animation: swing 1 1s linear; filter: drop-shadow(8px -5px 8px rgba(8, 43, 83, 0.1));}

@media screen and (max-width:1440px){
    #qywh .swiper-slide span{ font-size: 14px;}
    #qywh .swiper-slide .float-left{ padding-left: 3%; line-height: 30px;}
}
@media screen and (max-width:991px){
    #qywh .swiper-slide .pic{ padding: 0;}

}
@media screen and (max-width:768px){
    #qywh{ padding: 0 3%;}
}


#gsjj_gg{ background: url("../images/jj_gg_bj.jpg") no-repeat center fixed;}
#gsjj_gg .container{ padding: 2% 0; text-align: center; color: #fff;}
#gsjj_gg h2{ font-size: 36px; font-weight: bold !important; font-family: '思源宋体';}
#gsjj_gg p{ font-size: 16px; line-height: 50px;}
#gsjj_gg .more{ display: inline-block; padding: 0 5%; font-size: 18px; margin-top: 2%; height: 45px; line-height: 45px; background: #c00505; border-radius: 25px;}
@media screen and (max-width:1200px){
    #gsjj_gg h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #gsjj_gg h2{ font-size: 22px;}
    #gsjj_gg p{ font-size: 14px; line-height: 30px;}
}


#crcm{ margin-top: 3%; overflow: hidden}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#crcm .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#crcm .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(0,0,0,0.5); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#crcm .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#crcm .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#crcm .swiper-slide .pic .font i{ color: #fff; font-size: 50px;}
#crcm .swiper-slide:hover img{ transform: scale(1.1);}
#crcm .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
    #crcm .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #crcm .swiper-container{ padding-bottom: 15%;}
}




#zzry_bj{ background: url("../images/rybj.jpg") no-repeat center;}
#zzry{ margin-top: 3%;overflow: hidden;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 72%; position: relative; background: #fff; border: 1px solid #efefef; text-align: center;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; left: 0; position: absolute; padding: 10px;}
#zzry .swiper-slide .pic a img{ max-width: 100%; max-height: 100%; transition:0.3s;}
#zzry .swiper-slide p{ width: 100%; text-align: center; height: 50px; transition: 0.3s; background: #dedede; line-height: 50px; color: #333333; font-size: 16px;}
#zzry .swiper-slide:hover p{ background: #c00505; color: #fff;}
@media screen and (max-width:1200px){
    #zzry .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #zzry .swiper-container{ padding-bottom: 15%;}
}


.fw_font h3{ color: #333333; font-size: 24px;}
.fw_font h3 span{ color: #999999; font-size: 16px; text-transform: uppercase; padding-left: 10px;}
.fw_font p{ color: #c00505; font-size: 30px; font-family: Impact; margin-top: 3% !important;}
.fw_font p i{ float: left; font-size: 30px; margin-right: 10px;}
.fw_lb{ padding-top: 1% !important;}
.fw_lb li{ float: left; text-align: center; padding: 0 3%;}
.fw_lb span{ display: block; float: left; color: #c0c0c0;}
.fw_lb span i{ font-size: 20px;}
.fw_lb li i{ color: #c0c0c0; font-size: 45px; margin-bottom: 10px; transition: 0.3s;}
.fw_lb li p{ color: #333333; font-size: 14px;}
.fw_lb li:hover i,.fw_lb li:hover p{ color: #c00505;}
@media screen and (max-width:1440px){
    .fw_lb li{ padding: 0 2%;}
    .fw_font h3{ font-size: 20px;}
    .fw_font h3 span{ font-size: 12px;}
}




/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner p{ text-align: center; overflow: hidden;}
#zi_banner p img{ width: 100%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner p img{ width: 140%; margin-left: -16%;}
}
@media screen and (max-width:768px) {
}


#lxwm_in li{ background: #fff; text-align: center; padding: 10% 3%; border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .pic img{ max-width: 35%;}
#lxwm_in li .pic i{ font-size: 50px; color: #c00505;}
#lxwm_in li .con{ color: #7d8084; min-height: 60px;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.contactb{ background: url("../images/zxbj.jpg") no-repeat center top; padding: 4% 0;}
.contactba .forma{height: auto;overflow: hidden;}
.contactba .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactba .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactba .forma input:last-child{margin-right: 0px;}
.contactba textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactba .code {width: 50%;}
.contactba .code input {width: 31%;line-height: 40px;float: left;}
.contactba .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;text-align: center;}
.contactba .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactba .submit {position: relative; float: left;display: block;width: 31%;height: 40px;text-align: center;line-height: 40px;background: #b70000;color: #fff;}
.contactba .submit em {display: block; position: relative;z-index: 3;transition:.6s;}
.contactba .submit em{position: relative;z-index: 3;}
.contactba .submit:after{position: absolute;width: 100%;height: 100%;max-height: 0;z-index: 1;content: '';background-color: #444;left: 0;bottom: 0;transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.contactba .submit:hover:after {max-height: 100%;max-width: 100%;}

.contactba .form-tr {overflow: hidden;margin-top: 2%;}
.contactba input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #1c4f9a; font-size: 20px; font-weight: bold;}
.tit_zx span{ display: block; padding-bottom: 3%; color: #666; font-size: 18px; text-transform: uppercase; position: relative;}
.tit_zx span:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 3px; background: #1c4f9a; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #be0505;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}



.pro-sider .in-title{ background: #c00505; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;}
.pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 16px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;}
.pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;}
.pro-sider-ul li:hover{ background: #f5f6f8;}
.pro-sider-ul #li-on{ background: #f5f6f8;}
@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin: 2% 0; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news-list3 .con-box .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news-list3 .con-box .detail { width: 45%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
    transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: 14px; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #be0505; color: #fff; border: 1px solid #be0505; width: 50%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #be0505;}
@media screen and (max-width:1200px){
    .news-list3 .con-box .detail{ width: 60%;}
    .news-list3 .con-box:hover .detail{ width: 70%;}
}

@media screen and (max-width:765px){
}



.news02 {padding: 0;}
.news02 li{ margin-bottom: 10px;}
.news02 .col-12{ padding: 0 5px;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .imgbox1 {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox1 p { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%;}
.news02 .imgbox1 p img{ max-width: 100%; height: 100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .slide:hover .imgbox1 img {transform: scale(1.1);}

.news02 .txtbox { height: 50px; line-height: 50px; text-align: left; color: #fff; padding-left: 5%; font-size: 16px; position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; transition: 0.3s;}
.news02 .imgbox1 .txtbox{ color: #fff; background: rgba(0,0,0,0.3)}
.news02 .slide:hover .txtbox{ opacity: 0;}
.news02 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.news02 .content p{ font-size: 22px; padding: 30% 0 3%; transition: 0.4s;}
.news02 .content i{ font-size: 30px;}
.news02 .imgbox1 .content i{ margin-top: 33%;}
.news02 .slide:hover .content{ opacity: 1;}
.news02 .slide:hover .content p{ padding-top: 23%;}



#zpjy{ background: url("../images/zpjy.jpg") no-repeat center fixed; border-radius: 10px; text-align: center; color: #fff;}
#zpjy .tit{ font-size: 30px;}
#zpjy i{ font-size: 26px;}
#zpjy .con{ padding: 1% 20% 0; font-size: 16px;}
@media screen and (max-width:768px){
    #zpjy .con{ font-size: 14px; padding: 2%;}
}


.inner_contact_02{ margin: 5% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #be0505; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #be0505; border-radius: 5px; color: #fff;font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 16px;}
    .inner_contact_02 .td1 span{ font-size: 14px;}
    .inner_contact_02 .td1 p{ font-size: 18px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #f4f4f4; color: #666666; padding: 2%; margin: 0;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #fff; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}


/*产品中心*/
.pro_tit{ text-align: center; line-height: 40px;}
.pro_tit h2{ color: #333333; font-size: 40px; font-weight: bold !important;}
.pro_tit h2 span{ color: #c00505;}
.pro_tit p{ color: #333333; font-size: 18px;}
@media screen and (max-width:991px){
    .pro_tit h2{ font-size: 30px;}
    .pro_tit p{ font-size: 14px; line-height: 30px;}
}



#cpclass{ margin: 4% 0;}
#cpclass .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpclass .swiper-slide {
    text-align: center;
    transition:0.3s;
    border-right: 1px solid #e9e9e9;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpclass .swiper-slide .pic{ float: left; width: 40px; height: 40px; line-height: 38px; border: 1px solid #cfcfcf; border-radius: 100%; transition:0.3s;}
#cpclass .swiper-slide .pic i{ color: #cfcfcf; font-size: 20px; transition:0.3s;}
#cpclass .swiper-slide .float-left{ float: left; padding-left: 10px; text-align: left; line-height: 25px;}
#cpclass .swiper-slide .float-left p{ color: #333333; font-size: 16px;}
#cpclass .swiper-slide .float-left span{ font-size: 12px; color: #999; text-transform: uppercase;}
#cpclass .swiper-slide:hover .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass .swiper-slide:hover .pic i{ color: #fff;}
#cpclass .swiper-slide:hover .float-left p,#cpclass .swiper-slide:hover .float-left span{ color: #c00505;}
#cpclass #li-on .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass #li-on .pic i{ color: #fff;}
#cpclass #li-on .float-left p,#cpclass #li-on .float-left span{ color: #c00505;}
@media screen and (max-width:765px){
}

.cp_class_lb ul{ }
.cp_class_lb ul li{ background: #fff; border: 1px solid #e0e0e0; margin:0 0 4%; padding: 20px; cursor: pointer; transition: 0.3s;}
.cp_class_lb ul li .row{ margin: 0;}
.cp_class_lb ul li .tit{ color: #333333; height: 40px; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; position: relative; font-weight: bold; margin-bottom: 2%; transition: all linear 0.3s;}
.cp_class_lb ul li .tit span{ padding-left: 10px; font-size: 14px; text-transform: uppercase; font-weight: none;}
.cp_class_lb ul li .tit:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_class_lb ul li .tit p{ position: relative; padding-left: 10px; transition: 0.3s;}

.cp_class_lb ul li .pic{ width: 100%; height: 0; padding-bottom: 40%; background: #fff; position: relative; overflow: hidden;}
.cp_class_lb ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.cp_class_lb ul li .float-left{ text-align: left; padding-top: 3%;}
.cp_class_lb ul li .float-left .bt{ border-bottom: 1px dashed #e0e0e0; color: #333333; font-size: 16px; height: 40px;}
.cp_class_lb ul li .float-left .bt i{ float: left; color: #e70012; font-size: 20px; margin-right: 10px;}
.cp_class_lb ul li .float-left .nr{ margin: 5% 0; color: #999; font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.cp_class_lb ul li .more{ display: inline-block; background: #c00505; text-align: center; transition: 0.3s; height: 40px; line-height: 40px; width: 80%; color: #fff; margin-top: 2%; position: relative; overflow: hidden;}
.cp_class_lb ul li .more:before{ position: absolute; left: 0; top: 0; content: ''; width: 0; height: 40px; background: #cd3737; border-top-right-radius: 20px; border-bottom-right-radius: 20px; transition: 0.4s;}
.cp_class_lb ul li .more p{ position: relative;}
.cp_class_lb ul li:hover .more:before{ width: 80%;}
.cp_class_lb ul li:hover .tit:before{ background: #c00505; transform: skewX(0deg); width: 100%;}
.cp_class_lb ul li:hover .tit{ color: #fff;}
.cp_class_lb ul li:hover .tit p{ padding-left: 20px;}
.cp_class_lb ul li:hover{ box-shadow: 0 0 10px rgba(0,99,187,0.2);}
@media (min-width: 991px) and (max-width: 1440px){
    .cp_class_lb ul li dl{ display: none;}
    .cp_class_lb ul li .pic{ padding-bottom: 35%;}
    .cp_class_lb ul li .float-left .nr{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:1200px){
    .cp_class_lb ul li .pic{ padding-bottom: 45%;}

}

@media screen and (max-width:991px){
    .cp_class_lb ul li .pic{ padding-bottom: 70%; margin-bottom: 2%;}
}
@media screen and (max-width:768px){
    .cp_class_lb ul li .tit span{ display: none;}
}

.pro_con{ box-shadow: 0 0 10px rgba(0,99,187,0.2); border-radius: 10px; padding: 2%; position: relative; overflow: hidden;}
.pro_con:before{ position: absolute; right: -40px; top: -40px; content: ''; background: url("../images/hot.png") no-repeat right top; width: 171px; height: 171px;}
.pro_con:after{ position: absolute; right: 0; bottom: 10%; content: ''; background: url("../images/xing.png") no-repeat right center; width: 100%; height: 60px;}
.pro_con .row{ margin: 0;}
.cp_left{ height: 0; padding-bottom: 35%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s; text-align: center;}
.cp_right{ padding: 2% 2% 0;}
.cp_right h2{ color: #333333; font-size: 28px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right h2:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_right h2 p{ position: relative; padding-left: 10px;}
.cp_right .content{ color: #666666; font-size: 16px; margin: 5% 0; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right ul{ margin: 5% 0 !important;}
.cp_right ul .bt{ color: #666666; font-size: 18px; font-weight: bold; height: 50px;}
.cp_right ul li{ padding: 0 1%;}
.cp_right ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; border: 1px solid #efefef;}
.cp_right ul li .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right ul li .pic p img{ max-width: 100%; height: 100%;}
.cp_right ul li p{ background: #fff; text-align: center; width: 100%; height: 30px; line-height: 30px; font-size: 13px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; background: #c00505; color: #fff; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: #333;}
@media screen and (max-width:1200px){
    .pro_con:after{ display: none;}
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
}
@media screen and (max-width:991px){
    .pro_con:before{ display: none;}
    .cp_left{ padding-bottom: 60%;}
    .cp_right{ margin-top: 3%;}
}


.hui{ background: #f5f6f8;}
.bai{ background: #fff;}



#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 25%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
}


.cpinfo_con .content{ padding: 5%; color: #666666;}

#cpys{overflow: hidden;}
#cpys .swiper-container {
    width: 100%;
    height: 100%;
}
#cpys .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    border: 1px solid #ededed;
    padding: 3% 0 2%;
    cursor: default;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpys .swiper-slide .pic{ text-align: center; height: 50px; line-height: 50px; }
#cpys .swiper-slide .pic i{ display: none; color: #be0505; font-size: 50px;}
#cpys .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#cpys .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#cpys .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#cpys .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#cpys .swiper-slide h3{ color: #333333; font-weight: bold !important; font-size: 18px; padding: 8% 0 2%;}
#cpys .swiper-slide span{ display: block; padding: 3% 5%; text-align: center; color: #999999; font-size: 13px; line-height: 25px; min-height: 75px;}
#cpys .swiper-slide:hover{ background: #be0505;}
#cpys .swiper-slide:hover .pic i,#cpys .swiper-slide:hover h3,#cpys .swiper-slide:hover span{ color: #fff !important;}
@media screen and (max-width:1400px){
    #cpys .swiper-slide span{ min-height: 90px;}
}
@media screen and (max-width:768px){
    #cpys{ padding: 0 3%;}
}


.cp_tit{ text-align: center; margin-top: 6%;}
.cp_tit h1{ color: #333333; font-size: 26px; font-weight: bold !important; position: relative;}
.cp_tit p{ position: relative; color: rgba(192,5,5,0.05); font-family: Bahnschrift; font-size: 60px; text-transform: uppercase; margin-top: -2% !important;}
@media screen and (max-width:1200px){
    .cp_tit p{ font-size: 50px; margin-top: -4% !important;}
}
@media screen and (max-width:991px){
    .cp_tit p{ font-size: 40px; margin-top: -5% !important;}
}
@media screen and (max-width:768px){
    .cp_tit p{ font-size: 30px;}
}

#anli{ margin-top: 4%; overflow: hidden;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
}
#anli .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#anli .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#anli .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#anli .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #anli{ padding: 0 3%;}
}


#xgcp{ margin-top: 4%; overflow: hidden;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
}
#xgcp .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xgcp .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#xgcp .swiper-slide .pic a img{ max-width: 100%; height: 100%;}
#xgcp .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#xgcp .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #xgcp{ padding: 0 3%;}
}


/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
